fix xscale and yscale behaviour which havoc broke. they have to default to
authorTim Janik <timj@gtk.org>
Mon, 10 Sep 2001 14:59:49 +0000 (14:59 +0000)
committerTim Janik <timj@src.gnome.org>
Mon, 10 Sep 2001 14:59:49 +0000 (14:59 +0000)
commite083ca9e455bcffa5596e9603ee13e478519b8c6
tree6942d01bd91af4a8c1146d0ac44128e79ed33d4d
parent57a49aae1602c57dceb7ce017d86be8908b5d32e
fix xscale and yscale behaviour which havoc broke. they have to default to

Mon Sep 10 16:55:49 2001  Tim Janik  <timj@gtk.org>

        * gtk/gtkalignment.c (gtk_alignment_init): fix xscale and yscale
        behaviour which havoc broke. they have to default to 1.0 for
        expand behaviour.

        * gtk/gtkwindow.c (gtk_window_get_property): don't cast NULL objects.
13 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/gtk/tmpl/gtk-unused.sgml
docs/reference/gtk/tmpl/gtkcontainer.sgml
docs/reference/gtk/tmpl/gtknotebook.sgml
docs/reference/gtk/tmpl/gtkrc.sgml
gtk/gtkalignment.c
gtk/gtkwindow.c